home *** CD-ROM | disk | FTP | other *** search
- Short: Fixes AWeb popup problems with OS3.9 BB1
- Uploader: tom@carrott.org (Tom Parker)
- Type: biz/patch
-
- OS 3.9 Boing Bag 1 introduces a problem with the listbrowser.gadget and
- Aweb 3.4. On some machines, form popups with less than 3 entries are
- rendered blank. Other machines don't have this problem. Stephan Rupprecht,
- who posted this fix says that it depends on your font size. :
-
- See http://www.carrott.org/amiga/aweb/popups.html for more details.
-
- This patch changes two bytes and fixes the problem on my machine. It was
- recomended by Stephan Rupprecht <stephan.rupprecht@gmx.de> on the
- AmigaOS39 mailing list.
-
-
- INSTALLATION:
- Back up your listbrowser.gadget in sys:classes/gadgets, then issue the
- command:
-
- spatch -olistbrowser.gadget.new -plistbrowser.gadget.pch sys:classes/gadgets/listbrowser.gadget
-
- This will create a patched listbrowser.gadget.new file in the current
- directory. You must then copy the new file to sys:classes/gadgets and
- rename it.
-
- CHANGES:
- The version differs from the last only in the readme. The actual patch
- is the same.